PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableFormXObjectCell Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the cell content.
    Syntax
    public PDFFormXObject getContent()

    Return Value

    The form XObject displayed in the cell.
    See Also